mozjs::rust::wrappers

Function JS_GetModulePrivate

Source
pub unsafe fn JS_GetModulePrivate(
    module: *mut JSObject,
    dest: MutableHandleValue<'_>,
)