MCPcopy Create free account
hub / github.com/cztomczak/cefpython / length

Method length

src/include/base/cef_string16.h:124–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122 }
123
124 static size_t length(const char_type* s) { return c16len(s); }
125
126 static const char_type* find(const char_type* s,
127 size_t n,

Callers 2

OnBeforeContextMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected