quackdb_internal::ffi

Function calloc

Source
pub unsafe extern "C" fn calloc(
    __count: u32,
    __size: u32,
) -> *mut c_void