Type Alias nvidia_video_codec_sdk::sys::nvcuvid::PFNVIDOPPOINTCALLBACK
source · pub type PFNVIDOPPOINTCALLBACK = Option<unsafe extern "C" fn(arg1: *mut c_void, arg2: *mut CUVIDOPERATINGPOINTINFO) -> c_int>;
pub type PFNVIDOPPOINTCALLBACK = Option<unsafe extern "C" fn(arg1: *mut c_void, arg2: *mut CUVIDOPERATINGPOINTINFO) -> c_int>;