Function zend_ts_hash_apply_with_argument

Source
pub unsafe extern "C" fn zend_ts_hash_apply_with_argument(
    ht: *mut TsHashTable,
    apply_func: apply_func_arg_t,
    arg1: *mut c_void,
)