Function CSTL_string_length

Source
pub unsafe extern "C" fn CSTL_string_length(
    instance: CSTL_StringCRef,
) -> usize
Expand description

Returns the number of characters in the string.