Function CSTL_wstring_empty

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

Returns true if the string is empty or false otherwise.