Function raylib_sys::GetWorldToScreenEx[][src]

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