Function ngx_hex_dump

Source
pub unsafe extern "C" fn ngx_hex_dump(
    dst: *mut u8,
    src: *mut u8,
    len: usize,
) -> *mut u8