Skip to main content

imgui_test_engine_script_mouse_wheel

Function imgui_test_engine_script_mouse_wheel 

Source
pub unsafe extern "C" fn imgui_test_engine_script_mouse_wheel(
    script: *mut ImGuiTestEngineScript,
    dx: f32,
    dy: f32,
)