Type Definition libpq_sys::pgthreadlock_t

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