nvjpegDecoderCreate

Function nvjpegDecoderCreate 

Source
pub unsafe extern "C" fn nvjpegDecoderCreate(
    nvjpeg_handle: nvjpegHandle_t,
    implementation: nvjpegBackend_t,
    decoder_handle: *mut nvjpegJpegDecoder_t,
) -> nvjpegStatus_t