Function gcry_calloc

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