Function flipperzero_sys::furi_string_end_with
source · [−]pub unsafe extern "C" fn furi_string_end_with(
string: *const FuriString,
end: *const FuriString
) -> boolExpand description
@brief Test if the string ends with the given string. @param string @param end @return bool