Function raylib::ffi::GetWorldToScreenEx[][src]

pub unsafe extern "C" fn GetWorldToScreenEx(
    position: Vector3,
    camera: Camera3D,
    width: i32,
    height: i32
) -> Vector2