DestroyStreamInfo method
Implementation
ffi.Pointer<StreamInfo> DestroyStreamInfo(
ffi.Pointer<StreamInfo> arg0,
) {
return _DestroyStreamInfo(
arg0,
);
}
ffi.Pointer<StreamInfo> DestroyStreamInfo(
ffi.Pointer<StreamInfo> arg0,
) {
return _DestroyStreamInfo(
arg0,
);
}