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

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