memfaultc-sys 1.27.0

Supporting crate for the Memfault memfaultd embedded Linux agent
Documentation
1
2
3
4
5
6
//
// Copyright (c) Memfault, Inc.
// See License.txt for details
extern "C" {
    pub fn memfault_trigger_fp_exception();
}