openzwave_sys::manager::manager_add_watcher
[−]
[src]
pub unsafe extern fn manager_add_watcher(manager: *mut Manager, cb: extern fn(notification: *const Notification, ctx: *const c_void), ctx: *const c_void) -> bool