[][src]Function nvtt_sys::nvttSetCompressionOptionsQuantization

pub unsafe extern "C" fn nvttSetCompressionOptionsQuantization(
    compressionOptions: *mut NvttCompressionOptions,
    colorDithering: NvttBoolean,
    alphaDithering: NvttBoolean,
    binaryAlpha: NvttBoolean,
    alphaThreshold: c_int
)