Function xed_sys::xed_itoa

source ·
pub unsafe extern "C" fn xed_itoa(
    buf: *mut c_char,
    f: u64,
    buflen: c_int
) -> c_int