pub unsafe extern "C" fn CSTL_wstring_empty(
instance: CSTL_WideStringCRef,
) -> boolExpand description
Returns true if the string is empty or false otherwise.
pub unsafe extern "C" fn CSTL_wstring_empty(
instance: CSTL_WideStringCRef,
) -> boolReturns true if the string is empty or false otherwise.