Type Definition aio_bindings::__kernel_sighandler_t [] [src]

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