Function wolfssl_sys::wc_Asn1_SetFile

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