Function ngx_unix_recv

Source
pub unsafe extern "C" fn ngx_unix_recv(
    c: *mut ngx_connection_s,
    buf: *mut u8,
    size: usize,
) -> isize