JSPropertyDescriptorRef typedef

JSPropertyDescriptorRef = Pointer<JSPropertyDescriptor_>

Implementation

typedef JSPropertyDescriptorRef = Pointer<JSPropertyDescriptor_>;