libc
0.0.1
libc
Function
openlog
Copy item path
Source
pub unsafe extern "C" fn openlog( ident:
*const
c_char
, logopt:
c_int
, facility:
c_int
, )