Function php_all_sys::php54::zend_fcall_info_args[][src]

pub unsafe extern "C" fn zend_fcall_info_args(
    fci: *mut zend_fcall_info,
    args: *mut zval
) -> c_int

Set or clear the arguments in the zend_call_info struct taking care of refcount. If args is NULL and arguments are set then those are cleared.