[][src]Function pgx_pg_sys::parse_real

pub unsafe fn parse_real(
    arg_value: *const c_char,
    arg_result: *mut f64,
    arg_flags: c_int,
    arg_hintmsg: *mut *const c_char
) -> bool