Function windows_sys::Win32::System::Search::SQLConnect
[−]pub unsafe extern "system" fn SQLConnect(
connectionhandle: *mut c_void,
servername: *const u8,
namelength1: i16,
username: *const u8,
namelength2: i16,
authentication: *const u8,
namelength3: i16
) -> i16
Expand description
Required features: "Win32_System_Search"