Function ngx_conf_log_error

Source
pub unsafe extern "C" fn ngx_conf_log_error(
    level: usize,
    cf: *mut ngx_conf_s,
    err: i32,
    fmt: *const i8,
    ...
)