aws_lc_sys

Function OPENSSL_calloc

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