Function mozjs_sys::jsapi::js::GetObjectProto

source ยท
pub unsafe extern "C" fn GetObjectProto(
    cx: *mut JSContext,
    obj: HandleObject,
    proto: MutableHandleObject,
) -> bool