Function guile_sys::scm_string_copy_x [] [src]

pub unsafe extern "C" fn scm_string_copy_x(
    target: SCM,
    tstart: SCM,
    s: SCM,
    start: SCM,
    end: SCM
) -> SCM