Type Definition pilka_lib::ash::vk::PFN_vkGetPipelineExecutableInternalRepresentationsKHR[]

pub type PFN_vkGetPipelineExecutableInternalRepresentationsKHR = unsafe extern "system" fn(Device, *const PipelineExecutableInfoKHR, *mut u32, *mut PipelineExecutableInternalRepresentationKHR) -> Result;