[][src]Function pgx_pg_sys::pg_mic2ascii

pub unsafe fn pg_mic2ascii(
    arg_mic: *const c_uchar,
    arg_p: *mut c_uchar,
    arg_len: c_int
)