igSetWindowSize_WindowPtr

Function igSetWindowSize_WindowPtr 

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