pub unsafe extern "C" fn furi_log_set_timestamp(
    timestamp: Option<unsafe extern "C" fn() -> u32>
)
Expand description

Set timestamp callback

@param[in] timestamp The timestamp callback