[][src]Function guile_sys::scm_to_locale_stringbuf

pub unsafe extern "C" fn scm_to_locale_stringbuf(
    str: SCM,
    buf: *mut c_char,
    max_len: usize
) -> usize