[][src]Type Definition cdds_util::__kernel_sighandler_t

type __kernel_sighandler_t = Option<unsafe extern "C" fn(arg1: c_int)>;