nvjpegDecoderStateCreate

Function nvjpegDecoderStateCreate 

Source
pub unsafe extern "C" fn nvjpegDecoderStateCreate(
    nvjpeg_handle: nvjpegHandle_t,
    decoder_handle: nvjpegJpegDecoder_t,
    decoder_state: *mut nvjpegJpegState_t,
) -> nvjpegStatus_t