Test fixes and rebase conflicts
This commit is contained in:
parent
1138f88f82
commit
3e10785e21
10 changed files with 8 additions and 13 deletions
|
@ -1930,7 +1930,7 @@ pub mod types {
|
|||
pub iSecurityScheme: c_int,
|
||||
pub dwMessageSize: DWORD,
|
||||
pub dwProviderReserved: DWORD,
|
||||
pub szProtocol: [u8; WSAPROTOCOL_LEN as usize + 1],
|
||||
pub szProtocol: [u8; WSAPROTOCOL_LEN as usize + 1us],
|
||||
}
|
||||
|
||||
pub type LPWSAPROTOCOL_INFO = *mut WSAPROTOCOL_INFO;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue