Function wolfssl_sys::wc_Asn1_SetFile

source ·
pub unsafe extern "C" fn wc_Asn1_SetFile(
    asn1: *mut Asn1,
    file: *mut FILE
) -> c_int