Skip to main content

wc_Asn1_SetFile

Function wc_Asn1_SetFile 

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