[][src]Type Definition vulkan_bindings::FnDestroyShaderModule

type FnDestroyShaderModule = extern "system" fn(device: Device, shaderModule: ShaderModule, pAllocator: *const AllocationCallbacks);