Function pq_sys::PQexec

source ยท
pub unsafe extern "C" fn PQexec(
    conn: *mut PGconn,
    query: *const c_char,
) -> *mut PGresult