Function flipperzero_sys::furi_string_get_cstr
source · [−]pub unsafe extern "C" fn furi_string_get_cstr(
string: *const FuriString
) -> *const c_charExpand description
@brief Return the string view a classic C string. @param string @return const char*