Function uapi::nlmsg_align

source ·
pub fn nlmsg_align(size: usize) -> usize
👎Deprecated: beta features are subject to change at any time
Expand description

Increases the size to the next multiple of 4

See also the crate documentation.