Function gdnative_sys::godot_rect3_intersects [] [src]

pub unsafe extern "C" fn godot_rect3_intersects(
    p_self: *const godot_rect3,
    p_with: *const godot_rect3
) -> godot_bool