[][src]Function guile_sys::scm_open_file_with_encoding

pub unsafe extern "C" fn scm_open_file_with_encoding(
    filename: SCM,
    modes: SCM,
    guess_encoding: SCM,
    encoding: SCM
) -> SCM