Function bssl_sys::OPENSSL_calloc

source ·
pub unsafe extern "C" fn OPENSSL_calloc(
    num: usize,
    size: usize
) -> *mut c_void