[][src]Type Definition wpilib_sys::bindings::HAL_InterruptHandlerFunction

type HAL_InterruptHandlerFunction = Option<unsafe extern "C" fn(interruptAssertedMask: u32, param: *mut c_void)>;