IOHIDSetModifierLockState

Function IOHIDSetModifierLockState 

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