get_and_move

Function get_and_move 

Source
pub unsafe fn get_and_move(ptr: &mut *const u8, n: usize) -> *const u8
Expand description

ยงSafety

Refer to the documentation of core::ptr::const_ptr::add().