Function wolfssl_sys::wc_SetIssuer

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