Function syslog [src]
Prototype
pub extern "c" fn syslog(priority: c_int, message: [*:0]const u8, ...) void Parameters
priority: c_intmessage: [*:0]const u8 Source
pub extern "c" fn syslog(priority: c_int, message: [*:0]const u8, ...) void pub extern "c" fn syslog(priority: c_int, message: [*:0]const u8, ...) void priority: c_intmessage: [*:0]const u8 pub extern "c" fn syslog(priority: c_int, message: [*:0]const u8, ...) void