pub unsafe extern "C" fn CSTL_string_capacity(
instance: CSTL_StringCRef,
) -> usizeExpand description
Returns the total characters capacity of the string.
pub unsafe extern "C" fn CSTL_string_capacity(
instance: CSTL_StringCRef,
) -> usizeReturns the total characters capacity of the string.