Type Definition sig_t
Other items inlibduckdb_sys
type sig_t = Option<unsafe extern "C" fn(arg1: c_int)>;