Function gdnative_sys::godot_rect3_intersects_segment [] [src]

pub unsafe extern "C" fn godot_rect3_intersects_segment(
    p_self: *const godot_rect3,
    p_from: *const godot_vector3,
    p_to: *const godot_vector3
) -> godot_bool