Type Definition js::jsapi::GetPropertyOp  
                   
                       [−]
                   
               [src]
type GetPropertyOp = Option<unsafe extern "C" fn(cx: *mut JSContext, obj: HandleObject, receiver: HandleValue, id: HandleId, vp: MutableHandleValue) -> bool>;