Function CheckCollisionPointRec

Source
pub unsafe extern "C" fn CheckCollisionPointRec(
    point: Vector2,
    rec: Rectangle,
) -> bool