igSetWindowPos_WindowPtr

Function igSetWindowPos_WindowPtr 

Source
pub unsafe extern "C" fn igSetWindowPos_WindowPtr(
    window: *mut ImGuiWindow,
    pos: ImVec2_c,
    cond: ImGuiCond,
)