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