Function mnn::prelude::openlog

source ยท
pub unsafe extern "C" fn openlog(
    ident: *const i8,
    logopt: i32,
    facility: i32,
)