nvjpegCreateExV2

Function nvjpegCreateExV2 

Source
pub unsafe extern "C" fn nvjpegCreateExV2(
    backend: nvjpegBackend_t,
    dev_allocator: *mut nvjpegDevAllocatorV2_t,
    pinned_allocator: *mut nvjpegPinnedAllocatorV2_t,
    flags: c_uint,
    handle: *mut nvjpegHandle_t,
) -> nvjpegStatus_t