Function sapnwrfc::binding::RfcMoveTo
[−]
[src]
pub unsafe extern "C" fn RfcMoveTo(
tableHandle: RFC_TABLE_HANDLE,
index: c_uint,
errorInfo: *mut RFC_ERROR_INFO
) -> RFC_RC
Sets the table cursor to a specific index.
\in tableHandle A table. \in index The index to which to move the cursor. \out *errorInfo Index out of bounds or invalid table handle. \return RFC_RC