Function godot_sys::godot_rect2_encloses [] [src]

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