windows::Win32::System::Search

Function SQLExecDirectW

pub unsafe fn SQLExecDirectW(
    hstmt: *mut c_void,
    szsqlstr: Option<&[u16]>,
) -> i16