Fix type mismatch with IOKit usage
Review Request #3507 — Created Sept. 17, 2024 and submitted — Latest diff uploaded
I haven't compiled on macOS, but traced the docs for the types and they
eventually end asuint32_t
, not a pointer.
Compiled, but not on macOS, so probably meaningless.