[−][src]Type Definition libxslt::bindings::xsltDocLoaderFunc
type xsltDocLoaderFunc = Option<unsafe extern "C" fn(URI: *const xmlChar, dict: xmlDictPtr, options: c_int, ctxt: *mut c_void, type_: xsltLoadType) -> xmlDocPtr>;