[][src]Function ndk_sys::bind

pub unsafe extern "C" fn bind(
    __fd: c_int,
    __addr: *const sockaddr,
    __addr_length: socklen_t
) -> c_int