Function raylib_sys::CheckCollisionPointRec[][src]

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