pub unsafe extern "system" fn SQLSetPos(
    hstmt: *mut c_void,
    irow: u64,
    foption: u16,
    flock: u16
) -> i16
Expand description

Required features: "Win32_System_Search"