scm_mem2string

Function scm_mem2string 

Source
pub unsafe extern "C" fn scm_mem2string(
    src: *const c_char,
    len: size_t,
) -> SCM