[][src]Function phper_sys::zend_wrong_parameter_type_error

pub unsafe extern "C" fn zend_wrong_parameter_type_error(
    throw_: zend_bool,
    num: c_int,
    expected_type: zend_expected_type,
    arg: *mut zval
)