[][src]Static mwatch_sdk::UPDATE_POINT

#[link_section = ".update_point"] #[no_mangle]
pub static UPDATE_POINT: extern "C" fn(_: *mut Context<'static>) -> i32

Second 4 byte function ptr The pointer the watch calls to start running this application.