Function rustix::net::send_recv::msg::align_for_cmsghdr

source ·
fn align_for_cmsghdr(buffer: &mut [u8]) -> &mut [u8] 
Expand description

Return a slice of buffer starting at the first cmsghdr alignment boundary.