mozjs_sys::glue

Function JS_GetModulePrivate

Source
pub unsafe extern "C" fn JS_GetModulePrivate(
    module: *mut JSObject,
    dest: MutableHandleValue,
)