Function mozjs::rust::wrappers::JS_GetModulePrivate

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