godot_rect2_intersects

Function godot_rect2_intersects 

Source
pub unsafe extern "C" fn godot_rect2_intersects(
    p_self: *const godot_rect2,
    p_b: *const godot_rect2,
) -> godot_bool