Skip to main content

CMSG_FIRSTHDR

Function CMSG_FIRSTHDR 

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