Function wolfssl_sys::wc_InitDecodedCert

source ยท
pub unsafe extern "C" fn wc_InitDecodedCert(
    cert: *mut DecodedCert,
    source: *const byte,
    inSz: word32,
    heap: *mut c_void,
)