IOHIDManagerCreate

Function IOHIDManagerCreate 

Source
pub extern "C-unwind" fn IOHIDManagerCreate(
    allocator: Option<&CFAllocator>,
    options: IOOptionBits,
) -> CFRetained<IOHIDManager>
👎Deprecated: renamed to IOHIDManager::new
Available on crate feature hid only.