Function scm_decoding_error

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