windows::Win32::System::Search

Function SQLExecDirect

pub unsafe fn SQLExecDirect(
    statementhandle: *mut c_void,
    statementtext: Option<&[u8]>,
) -> i16