scm_syserror_msg

Function scm_syserror_msg 

Source
pub unsafe extern "C" fn scm_syserror_msg(
    subr: *const c_char,
    message: *const c_char,
    args: SCM,
    eno: c_int,
)