init

Function init 

Source
pub fn init(
    realloc: unsafe extern "C" fn(ptr: *mut c_void, size: usize) -> *mut c_void,
)