Function zend_parse_arg_long_slow

Source
pub unsafe extern "C" fn zend_parse_arg_long_slow(
    arg: *mut zval,
    dest: *mut zend_long,
) -> c_int