pq_sys

Function PQfnumber

source
pub unsafe extern "C" fn PQfnumber(
    res: *const PGresult,
    field_name: *const c_char,
) -> c_int