Type Definition unity_native_plugin_sys::PFN_vkResetCommandPool[][src]

pub type PFN_vkResetCommandPool = Option<unsafe extern "system" fn(device: VkDevice, commandPool: VkCommandPool, flags: VkCommandPoolResetFlags) -> VkResult>;