Type Definition js::jsapi::ActivityCallback
[−]
[src]
type ActivityCallback = Option<unsafe extern "C" fn(arg: *mut c_void, active: bool)>;