scm_to_signed_integer

Function scm_to_signed_integer 

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