Skip to main content

ImGui_ExtendHitBoxWhenNearViewportEdge

Function ImGui_ExtendHitBoxWhenNearViewportEdge 

Source
pub unsafe extern "C" fn ImGui_ExtendHitBoxWhenNearViewportEdge(
    window: *mut ImGuiWindow,
    bb: *mut ImRect,
    threshold: f32,
    axis: ImGuiAxis,
)