nvjpegDecodeParamsSetExifOrientation

Function nvjpegDecodeParamsSetExifOrientation 

Source
pub unsafe extern "C" fn nvjpegDecodeParamsSetExifOrientation(
    decode_params: nvjpegDecodeParams_t,
    orientation: nvjpegExifOrientation_t,
) -> nvjpegStatus_t