Type Definition unity_native_plugin_sys::PFN_vkDestroyDescriptorUpdateTemplate[][src]

pub type PFN_vkDestroyDescriptorUpdateTemplate = Option<unsafe extern "system" fn(device: VkDevice, descriptorUpdateTemplate: VkDescriptorUpdateTemplate, pAllocator: *const VkAllocationCallbacks)>;