pub unsafe extern "C" fn SetSupportedImportAssertions(
    rt: *mut JSRuntime,
    assertions: *const u8
)
Expand description

Set the supported assertions for the runtime to the given vector.

See: https://tc39.es/proposal-import-assertions/#sec-hostgetsupportedimportassertions