[][src]Function tss_esapi::tss2_esys::calloc

pub unsafe extern "C" fn calloc(
    __nmemb: c_ulong,
    __size: c_ulong
) -> *mut c_void