Skip to main content

wc_GetDecodedCertSubject

Function wc_GetDecodedCertSubject 

Source
pub unsafe extern "C" fn wc_GetDecodedCertSubject(
    cert: *const DecodedCert,
    buf: *mut c_char,
    bufSz: *mut word32,
) -> c_int