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