Function CSTL_string_empty

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

Returns true if the string is empty or false otherwise.