[][src]Function phper_sys::zend_llist_prepend_element

pub unsafe extern "C" fn zend_llist_prepend_element(
    l: *mut zend_llist,
    element: *mut c_void
)