nvjpegBufferPinnedCreateV2

Function nvjpegBufferPinnedCreateV2 

Source
pub unsafe extern "C" fn nvjpegBufferPinnedCreateV2(
    handle: nvjpegHandle_t,
    pinned_allocator: *mut nvjpegPinnedAllocatorV2_t,
    buffer: *mut nvjpegBufferPinned_t,
) -> nvjpegStatus_t