pub unsafe extern "C" fn Dart_GetNativeArgumentCount(
    args: Dart_NativeArguments
) -> c_int
Expand description

Gets the number of native arguments.