[][src]Type Definition mynewt::libs::mynewt_rust::os_event_fn

type os_event_fn = Option<unsafe extern "C" fn(ev: *mut os_event)>;