Type Definition gst::ffi::__sighandler_t[][src]

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