Function wolf_crypto_sys::DecodeCert
source ยท pub unsafe extern "C" fn DecodeCert(
cert: *mut DecodedCert,
verify: c_int,
criticalExt: *mut c_int,
) -> c_intpub unsafe extern "C" fn DecodeCert(
cert: *mut DecodedCert,
verify: c_int,
criticalExt: *mut c_int,
) -> c_int