Function mozjs::rust::jsapi_wrapped::JS_GetModulePrivate

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