Function guile_sys::scm_uintprint [] [src]

pub unsafe extern "C" fn scm_uintprint(
    n: scm_t_uintmax,
    radix: c_int,
    port: SCM
)