Skip to main content

pop_external

Function pop_external 

Source
pub unsafe fn pop_external(pc: *mut XmlXPathParserContext) -> *mut c_void
Expand description

Pop an external (user) pointer.

§SAFETY

  • pc must be a valid parser context or NULL.