Function zend_parse_arg_bool_weak

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