Function godot_sys::godot_rect2_intersects [] [src]

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