windows::Win32::System::Search

Function SQLFetchScroll

pub unsafe fn SQLFetchScroll(
    statementhandle: *mut c_void,
    fetchorientation: i16,
    fetchoffset: i64,
) -> i16