Function CSTL_string_capacity

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

Returns the total characters capacity of the string.