Type Definition mozjs::rust::MutableHandleObject

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