InitDecodedCert

Function InitDecodedCert 

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