Function libxml::bindings::xmlSplitQName

source ·
pub unsafe extern "C" fn xmlSplitQName(
    ctxt: xmlParserCtxtPtr,
    name: *const xmlChar,
    prefix: *mut *mut xmlChar
) -> *mut xmlChar
Expand description

Namespaces.