array_insert

Function array_insert 

Source
pub unsafe extern "C" fn array_insert(
    array: *mut Array,
    pos: u32,
    n: u32,
) -> *mut byte_t