pub unsafe extern "C" fn flipper_application_load_status_to_string(
    status: FlipperApplicationLoadStatus
) -> *const i8
Expand description

@brief Get text description of load status @param status Status code @return String pointer to description