IOHIDSetStateForSelector

Function IOHIDSetStateForSelector 

Source
pub extern "C-unwind" fn IOHIDSetStateForSelector(
    handle: io_connect_t,
    selector: c_int,
    state: u32,
) -> kern_return_t
Available on crate features hidsystem and libc only.