[][src]Type Definition vulkanalia::vk::PFN_vkGetPipelineExecutableInternalRepresentationsKHR

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