Type Definition guile_sys::__sighandler_t [] [src]

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