Type Definition erupt::vk1_0::PFN_vkDestroyShaderModule[][src]

type PFN_vkDestroyShaderModule = unsafe extern "system" fn(device: Device, shader_module: ShaderModule, p_allocator: *const AllocationCallbacks);

Vulkan Manual Page · Function