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