Function windows_sys::Win32::System::Search::SQLGetStmtOption

pub unsafe extern "system" fn SQLGetStmtOption(
    statementhandle: *mut c_void,
    option: u16,
    value: *mut c_void,
) -> i16