xmlCreateFileParserCtxt

Function xmlCreateFileParserCtxt 

Source
pub unsafe extern "C" fn xmlCreateFileParserCtxt(
    filename: *const c_char,
) -> xmlParserCtxtPtr