pub unsafe extern "C-unwind" fn IOHIDRegisterVirtualDisplay(
handle: io_connect_t,
display_token: *mut u32,
) -> kern_return_t๐Deprecated
Available on crate features
hidsystem and libc only.Expand description
ยงSafety
display_token must be a valid pointer.