Skip to main content

CMSG_NXTHDR

Function CMSG_NXTHDR 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn CMSG_NXTHDR( mhdr: *const msghdr, cmsg: *const cmsghdr, ) -> *mut cmsghdr
Expand description