Type Definition pq_sys::pgthreadlock_t[][src]

type pgthreadlock_t = Option<unsafe extern "C" fn(acquire: c_int)>;