Function godot_sys::godot_rect2_set_position [] [src]

pub unsafe extern "C" fn godot_rect2_set_position(
    p_self: *mut godot_rect2,
    p_pos: *const godot_vector2
)