binder_ndk_sys

Function sendmsg

Source
pub unsafe extern "C" fn sendmsg(
    __fd: c_int,
    __msg: *const msghdr,
    __flags: c_int,
) -> isize