scm_string_pad

Function scm_string_pad 

Source
pub unsafe extern "C" fn scm_string_pad(
    s: SCM,
    len: SCM,
    chr: SCM,
    start: SCM,
    end: SCM,
) -> SCM