scm_to_unsigned_integer

Function scm_to_unsigned_integer 

Source
pub unsafe extern "C" fn scm_to_unsigned_integer(
    val: SCM,
    min: scm_t_uintmax,
    max: scm_t_uintmax,
) -> scm_t_uintmax