hipMemsetParams
extern (C) @nogc nothrow
struct hipMemsetParams {
}
- dst
void* dst;
Undocumented in source.
- elementSize
uint elementSize;
Undocumented in source.
- height
size_t height;
Undocumented in source.
- pitch
size_t pitch;
Undocumented in source.
- value
uint value;
Undocumented in source.
- width
size_t width;
Undocumented in source.
rocm hip_runtime_api
aliasesenumsfunctionsstructsunions