int glIsSampler( int sampler, ) { return (_glIsSampler ??= _dylib .lookupFunction<_c_glIsSampler, _dart_glIsSampler>('glIsSampler'))( sampler, ); }