Function guile_sys::scm_string_eq [] [src]

pub unsafe extern "C" fn scm_string_eq(
    s1: SCM,
    s2: SCM,
    start1: SCM,
    end1: SCM,
    start2: SCM,
    end2: SCM
) -> SCM