Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

openlog

Function openlog 

Source
pub unsafe extern "C" fn openlog(
    ident: *const c_char,
    logopt: c_int,
    facility: c_int,
)