ImGuiWindow_GetID_Str

Function ImGuiWindow_GetID_Str 

Source
pub unsafe extern "C" fn ImGuiWindow_GetID_Str(
    self_: *mut ImGuiWindow,
    str_: *const c_char,
    str_end: *const c_char,
) -> ImGuiID