object_move_to_index

Function object_move_to_index 

Source
pub unsafe fn object_move_to_index(obj: *mut Object, index: i32) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.