Trait odbc_api::parameter::OutputParameter
source · [−]pub unsafe trait OutputParameter: CDataMut + HasDataType { }
Expand description
Safety
Guarantees that there is space in the output buffer for at least one element.