Function ngx_strlow

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