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

Required features: "Win32_System_Search"