Function windows_sys::Win32::System::Search::SQLSetStmtOption
pub unsafe extern "system" fn SQLSetStmtOption(
statementhandle: *mut c_void,
option: u16,
value: u64
) -> i16Expand description
Required features: "Win32_System_Search"