Type Definition pilka_dyn::ash::vk::PFN_vkResetFences[]

type PFN_vkResetFences = extern "system" fn(Device, u32, *const Fence) -> Result;