Function ImGuiViewport_GetCenter

Source
pub unsafe extern "C" fn ImGuiViewport_GetCenter(
    pOut: *mut ImVec2,
    self_: *mut ImGuiViewport,
)