Function quackdb_internal::ffi::calloc

source ·
pub unsafe extern "C" fn calloc(
    __count: u64,
    __size: u64
) -> *mut c_void