Function CRYPTO_zalloc

Source
pub unsafe extern "C" fn CRYPTO_zalloc(
    num: usize,
    file: *const i8,
    line: i32,
) -> *mut c_void