Function gcry_xcalloc

Source
pub unsafe extern "C" fn gcry_xcalloc(
    n: size_t,
    m: size_t,
) -> *mut c_void