[][src]Type Definition imgui_sys::ImGuiSizeCallback

type ImGuiSizeCallback = Option<unsafe extern "C" fn(data: *mut ImGuiSizeCallbackData)>;