Function phper_sys::openlog[][src]

pub unsafe extern "C" fn openlog(
    __ident: *const c_char,
    __option: c_int,
    __facility: c_int
)