Function mozjs::rust::wrappers::GetObjectProto

source ยท
pub unsafe fn GetObjectProto(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    proto: MutableHandleObject<'_>,
) -> bool