Function gdnative_sys::godot_rect3_intersects_plane [] [src]

pub unsafe extern "C" fn godot_rect3_intersects_plane(
    p_self: *const godot_rect3,
    p_plane: *const godot_plane
) -> godot_bool