[][src]Function guile_sys::scm_uintprint

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