scm_encoding_error

Function scm_encoding_error 

Source
pub unsafe extern "C" fn scm_encoding_error(
    subr: *const c_char,
    err: c_int,
    message: *const c_char,
    port: SCM,
    chr: SCM,
)