Function windows_sys::Win32::System::Search::SQLFetchScroll

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