Function ngx_hash_strlow

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