Function Dart_SetIntegerReturnValue

Source
pub unsafe extern "C" fn Dart_SetIntegerReturnValue(
    args: Dart_NativeArguments,
    retval: i64,
)