[][src]Function android_ndk_sys::recvmsg

pub unsafe extern "C" fn recvmsg(
    __fd: c_int,
    __msg: *mut msghdr,
    __flags: c_int
) -> isize