Function ul_next_sys::ulStringGetLength
source · pub unsafe extern "C" fn ulStringGetLength(str_: ULString) -> usizeExpand description
Get length (in bytes) of the UTF-8 buffer data, not including null terminator.
pub unsafe extern "C" fn ulStringGetLength(str_: ULString) -> usizeGet length (in bytes) of the UTF-8 buffer data, not including null terminator.