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

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