Function CMSG_NXTHDR

pub unsafe extern "C" fn CMSG_NXTHDR(
    mhdr: *const msghdr,
    cmsg: *const cmsghdr,
) -> *mut cmsghdr
Available on crate feature dep_sdl2 only.