arcdps_
imgui_
sys
0.8.0
arcdps_imgui_sys
Function
ImGuiStorage_SetBool
Copy item path
Source
pub unsafe extern "C" fn ImGuiStorage_SetBool( self_:
*mut
ImGuiStorage
, key:
ImGuiID
, val:
bool
, )