Home
last modified time | relevance | path

Searched refs:notify_handler (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/third_party/libslirp-rs/src/
Dcontext.rs409 extern "C" fn notify_handler<H: CallbackHandler>(opaque: *mut c_void) { in notify_handler() function
452 notify: Some(notify_handler::<H>), in new()