Function GetScreenToWorldRayEx

Source
pub unsafe extern "C" fn GetScreenToWorldRayEx(
    position: Vector2,
    camera: Camera,
    width: c_int,
    height: c_int,
) -> Ray