Type Definition libdrm_sys::__kernel_sighandler_t [] [src]

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