pub unsafe trait OutputParameter:
CDataMut
+ HasDataType
+ Send { }
Expand description
§Safety
Guarantees that there is space in the output buffer for at least one element.
pub unsafe trait OutputParameter:
CDataMut
+ HasDataType
+ Send { }
Guarantees that there is space in the output buffer for at least one element.