Skip to main content

ImGui_SetWindowHitTestHole

Function ImGui_SetWindowHitTestHole 

Source
pub unsafe extern "C" fn ImGui_SetWindowHitTestHole(
    window: *mut ImGuiWindow,
    pos: *const ImVec2,
    size: *const ImVec2,
)