Type Definition mozjs::gc::root::MutableHandleObject

source ·
pub type MutableHandleObject<'a> = MutableHandle<'a, *mut JSObject>;