Function gdnative_sys::godot_rect3_new_with_pos_and_size [] [src]

pub unsafe extern "C" fn godot_rect3_new_with_pos_and_size(
    p_rect: *mut godot_rect3,
    p_pos: *const godot_vector3,
    p_size: *const godot_vector3
)