Function phper_sys::zend_llist_apply_with_argument[][src]

pub unsafe extern "C" fn zend_llist_apply_with_argument(
    l: *mut zend_llist,
    func: llist_apply_with_arg_func_t,
    arg: *mut c_void
)