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

type os_task_func_t = Option<unsafe extern "C" fn(arg1: *mut c_void)>;