ImGuiTextRange_ImGuiTextRangeNil function

Pointer<ImGuiTextRange> ImGuiTextRange_ImGuiTextRangeNil()
ImGuiTextRange* ImGuiTextRange_ImGuiTextRangeNil(
);

Implementation

Pointer<ImGuiTextRange> ImGuiTextRange_ImGuiTextRangeNil() =>
    _ImGuiTextRange_ImGuiTextRangeNil();