binder_ndk_sys

Function send

Source
pub unsafe extern "C" fn send(
    __fd: c_int,
    __buf: *const c_void,
    __n: usize,
    __flags: c_int,
) -> isize