Function phper_sys::zend_parse_method_parameters_ex[][src]

pub unsafe extern "C" fn zend_parse_method_parameters_ex(
    flags: c_int,
    num_args: c_int,
    this_ptr: *mut zval,
    type_spec: *const c_char,
     ...
) -> c_int