realloc

Function realloc 

Source
pub fn realloc(ptr: *mut c_void, size: usize) -> Result<*mut c_void>