Function libpq_sys::PQfnumber

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