Static mwatch_sdk::ENTRY_POINT

source ·
#[link_section = ".entry_point"]
#[no_mangle]
pub static ENTRY_POINT: SetupFn
Expand description

First 4 bytes of the binary as a function ptr The pointer the watch calls to start running this application.