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

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