Function zend_parse_arg_double_slow

Source
pub unsafe extern "C" fn zend_parse_arg_double_slow(
    arg: *mut zval,
    dest: *mut f64,
) -> bool