Function gdnative_sys::godot_rect2_new_with_pos_and_size [] [src]

pub unsafe extern fn godot_rect2_new_with_pos_and_size(p_rect: *mut godot_rect2,
                                                       p_pos: *const godot_vector2,
                                                       p_size: *const godot_vector2)