Function CMSG_FIRSTHDR

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