[][src]Function vulkan_sys::vkResetEvent

pub unsafe extern "system" fn vkResetEvent(
    device: VkDevice,
    event: VkEvent
) -> VkResult