Function wolf_crypto_sys::wc_SetAltNamesBuffer

source ยท
pub unsafe extern "C" fn wc_SetAltNamesBuffer(
    cert: *mut Cert,
    der: *const byte,
    derSz: c_int,
) -> c_int