Function guile_sys::scm_string_pad [] [src]

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