[][src]Type Definition mwatch_kernel_lib::system::types::ServiceFn

type ServiceFn = extern "C" fn(_: *mut Context) -> i32;