Function std::sys::windows::c::windows_sys::getsockname
source · pub unsafe extern "system" fn getsockname(
s: u64,
name: *mut SOCKADDR,
namelen: *mut i32
) -> i32
🔬This is a nightly-only experimental API. (
windows_c
)