xmlXPathNewCString

Function xmlXPathNewCString 

Source
pub unsafe extern "C" fn xmlXPathNewCString(
    val: *const c_char,
) -> xmlXPathObjectPtr