nvjpegDecoderJpegSupported

Function nvjpegDecoderJpegSupported 

Source
pub unsafe extern "C" fn nvjpegDecoderJpegSupported(
    decoder_handle: nvjpegJpegDecoder_t,
    jpeg_stream: nvjpegJpegStream_t,
    decode_params: nvjpegDecodeParams_t,
    is_supported: *mut c_int,
) -> nvjpegStatus_t