[][src]Type Definition bedrock::vk::PFN_vkResetEvent

type PFN_vkResetEvent = extern "system" fn(device: VkDevice, event: VkEvent) -> VkResult;