DestroyCustomStreamInfo method
Implementation
ffi.Pointer<CustomStreamInfo> DestroyCustomStreamInfo(
ffi.Pointer<CustomStreamInfo> arg0,
) {
return _DestroyCustomStreamInfo(
arg0,
);
}
ffi.Pointer<CustomStreamInfo> DestroyCustomStreamInfo(
ffi.Pointer<CustomStreamInfo> arg0,
) {
return _DestroyCustomStreamInfo(
arg0,
);
}