[][src]Function libxml::bindings::xmlSAXUserParseFile

pub unsafe extern "C" fn xmlSAXUserParseFile(
    sax: xmlSAXHandlerPtr,
    user_data: *mut c_void,
    filename: *const c_char
) -> c_int