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