Type Definition netlink::__kernel_sighandler_t [] [src]

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