Function php_all_sys::php72::zend_check_arg_type[][src]

pub unsafe extern "C" fn zend_check_arg_type(
    zf: *mut zend_function,
    arg_num: u32,
    arg: *mut zval,
    default_value: *mut zval,
    cache_slot: *mut *mut c_void
) -> c_int