Skip to main content

xmlListFront

Function xmlListFront 

Source
#[unsafe(no_mangle)]
pub extern "C" fn xmlListFront(_list: *mut c_void) -> *mut c_void
Expand description

Get front element.

ยงUPSTREAM-PARITY

void *xmlListFront(xmlListPtr list);