Module detail

Source
Expand description

Implementation details shared between nginx-sys and ngx.

Functions§

bytes_to_uchar
Convert a byte slice to a raw pointer (*mut u_char) allocated in the given nginx memory pool.
debug_bytes
display_bytes
str_to_uchar
Convert a string slice (&str) to a raw pointer (*mut u_char) allocated in the given nginx memory pool.