Function godot_sys::godot_rect2_new_with_position_and_size [] [src]

pub unsafe extern "C" fn godot_rect2_new_with_position_and_size(
    r_dest: *mut godot_rect2,
    p_pos: *const godot_vector2,
    p_size: *const godot_vector2
)