Function libc::openlog

source · []
pub unsafe extern "C" fn openlog(
    ident: *const c_char,
    logopt: c_int,
    facility: c_int
)