Function imgui_sys::igSetWindowSize_Str

source ·
pub unsafe extern "C" fn igSetWindowSize_Str(
    name: *const c_char,
    size: ImVec2,
    cond: ImGuiCond
)