Function guile_sys::scm_write_string_partial [] [src]

pub unsafe extern "C" fn scm_write_string_partial(
    str: SCM,
    port_or_fdes: SCM,
    start: SCM,
    end: SCM
) -> SCM