Function wolfssl_sys::wc_SetSubject

source ·
pub unsafe extern "C" fn wc_SetSubject(
    cert: *mut Cert,
    subjectFile: *const c_char
) -> c_int