pub unsafe extern "C" fn dpiDeqOptions_setWait(
options: *mut dpiDeqOptions,
value: u32,
) -> c_intExpand description
Set the time to wait, in seconds, for a message matching the search criteria.
The function returns DPI_SUCCESS for success and DPI_FAILURE for failure.