pub unsafe extern "C" fn ulStringGetLength(str_: ULString) -> usize
Expand description

Get length (in bytes) of the UTF-8 buffer data, not including null terminator.