Type Definition dvk::core::vkResetEventFn [] [src]

type vkResetEventFn = unsafe extern "stdcall" fn(_: VkDevice, _: VkEvent) -> VkResult;