iso_calloc

Function iso_calloc 

Source
pub unsafe extern "C" fn iso_calloc(
    nmb: usize,
    size: usize,
) -> *mut c_void