pub unsafe extern "C" fn dpiDeqOptions_setNavigation(
options: *mut dpiDeqOptions,
value: dpiDeqNavigation,
) -> c_intExpand description
Sets the position in the queue of the message that is to be dequeued.
The function returns DPI_SUCCESS for success and DPI_FAILURE for failure.