[][src]Function vulkan_sys::vkSetEvent

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