Function ngx_strerror

Source
pub unsafe extern "C" fn ngx_strerror(
    err: i32,
    errstr: *mut u8,
    size: usize,
) -> *mut u8