pub unsafe extern "C" fn furi_thread_get_stack_space(
    thread_id: FuriThreadId
) -> u32
Expand description

Get thread stack watermark

Returns:

  • uint32_t

Arguments

  • thread_id -