pub unsafe extern "C-unwind" fn IOHIDSetVirtualDisplayBounds(
handle: io_connect_t,
display_token: u32,
bounds: *const IOGBounds,
) -> kern_return_t👎Deprecated
Available on crate features
graphics and hidsystem and libc only.