[][src]Static mwatch_sdk::ENTRY_POINT

#[link_section = ".entry_point"] #[no_mangle]
pub static ENTRY_POINT: extern "C" fn() -> i32

The pointer the watch calls to start running this application.