Function zend_llist_remove_tail

Source
pub unsafe extern "C" fn zend_llist_remove_tail(
    l: *mut zend_llist,
) -> *mut c_void