Skip to main content

fmtmsg

Function fmtmsg 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn fmtmsg( classification: c_long, label: *const c_char, severity: c_int, text: *const c_char, action: *const c_char, tag: *const c_char, ) -> c_int
Expand description