Skip to main content

calloc

Function calloc 

Source
unsafe extern "C" fn calloc(count: usize, size: usize) -> *mut u8