[][src]Type Definition libxslt::bindings::xsltStyleExtInitFunction

type xsltStyleExtInitFunction = Option<unsafe extern "C" fn(style: xsltStylesheetPtr, URI: *const xmlChar) -> *mut c_void>;