glDepthRangef top-level property

GlDepthRangef glDepthRangef
getter/setter pair

Implementation

GlDepthRangef glDepthRangef =
    loadFunction<GlDepthRangefNative>(_library, 'glDepthRangef')
        .asFunction<GlDepthRangef>();