Function JS_GetModuleNamespace

Source
pub unsafe extern "C" fn JS_GetModuleNamespace(
    ctx: *mut JSContext,
    m: *mut JSModuleDef,
) -> JSValue