[][src]Function guile_sys::scm_string_pad

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