Function quackdb_internal::ffi::calloc

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