Function nvidia_video_codec_sdk::sys::cuviddec::cuvidMapVideoFrame64
source · pub unsafe extern "C" fn cuvidMapVideoFrame64(
hDecoder: CUvideodecoder,
nPicIdx: c_int,
pDevPtr: *mut c_ulonglong,
pPitch: *mut c_uint,
pVPP: *mut CUVIDPROCPARAMS
) -> CUresult