Type Definition panda_sys::qbus_walkerfn[][src]

type qbus_walkerfn = Option<unsafe extern "C" fn(bus: *mut BusState, opaque: *mut c_void) -> c_int>;