[][src]Type Definition winapi::um::ws2spi::LPWSPBIND

type LPWSPBIND = Option<unsafe extern "system" fn(s: SOCKET, name: *mut SOCKADDR, namelen: c_int, lpErrno: LPINT) -> c_int>;