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