Type Alias ash::vk::PFN_vkBindOpticalFlowSessionImageNV

source ยท
pub type PFN_vkBindOpticalFlowSessionImageNV = unsafe extern "system" fn(device: Device, session: OpticalFlowSessionNV, binding_point: OpticalFlowSessionBindingPointNV, view: ImageView, layout: ImageLayout) -> Result;