Function expr::scalar::func::jsonb_get_int64[][src]

fn jsonb_get_int64<'a>(
    a: Datum<'a>,
    b: Datum<'a>,
    temp_storage: &'a RowArena,
    stringify: bool
) -> Datum<'a>