Function guile_sys::scm_substring_hash [] [src]

pub unsafe extern "C" fn scm_substring_hash(
    s: SCM,
    bound: SCM,
    start: SCM,
    end: SCM
) -> SCM