[][src]Function guile_sys::scm_put_string

pub unsafe extern "C" fn scm_put_string(
    port: SCM,
    str: SCM,
    start: SCM,
    count: SCM
) -> SCM