Skip to main content

xmlCtxtSetPrivate

Function xmlCtxtSetPrivate 

Source
pub unsafe extern "C" fn xmlCtxtSetPrivate(
    ctxt: *mut xmlParserCtxt,
    priv_: *mut c_void,
)