hipPitchedPtr
extern (C) @nogc nothrow
struct hipPitchedPtr {
}
- pitch
size_t pitch;
Undocumented in source.
- ptr
void* ptr;
Undocumented in source.
- xsize
size_t xsize;
Undocumented in source.
- ysize
size_t ysize;
Undocumented in source.
rocm hip_runtime_api
aliasesenumsfunctionsstructsunions