Type Definition unity_native_plugin_sys::PFN_vkDestroyCommandPool[][src]

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