Function xmlSplitQName2

Source
pub unsafe extern "C" fn xmlSplitQName2(
    name: *const xmlChar,
    prefix: *mut *mut xmlChar,
) -> *mut xmlChar