Skip to main content

wc_InitDecodedCert

Function wc_InitDecodedCert 

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