Function std::sys::windows::c::windows_sys::bind

source ·
pub unsafe extern "system" fn bind(
    s: u64,
    name: *const SOCKADDR,
    namelen: i32
) -> i32
🔬This is a nightly-only experimental API. (windows_c)