windows::Win32::System::Search

Function SQLConnect

pub unsafe fn SQLConnect(
    connectionhandle: *mut c_void,
    servername: &[u8],
    username: &[u8],
    authentication: &[u8],
) -> i16