igGetWindowScrollbarRect

Function igGetWindowScrollbarRect 

Source
pub unsafe extern "C" fn igGetWindowScrollbarRect(
    window: *mut ImGuiWindow,
    axis: ImGuiAxis,
) -> ImRect_c