[][src]Type Definition unity_native_plugin_sys::PFN_vkDestroyCommandPool

type PFN_vkDestroyCommandPool = Option<unsafe extern "system" fn(device: VkDevice, commandPool: VkCommandPool, pAllocator: *const VkAllocationCallbacks)>;