Function script::dom::bindings::import::module::jsapi::js::GetObjectProto

source ยท
pub unsafe extern "C" fn GetObjectProto(
    cx: *mut JSContext,
    obj: Handle<*mut JSObject>,
    proto: MutableHandle<*mut JSObject>,
) -> bool