nvjpegDecodeParamsSetAllowCMYK

Function nvjpegDecodeParamsSetAllowCMYK 

Source
pub unsafe extern "C" fn nvjpegDecodeParamsSetAllowCMYK(
    decode_params: nvjpegDecodeParams_t,
    allow_cmyk: c_int,
) -> nvjpegStatus_t