[][src]Function glk::glk_set_interrupt_handler

#[no_mangle]
pub extern "C" fn glk_set_interrupt_handler(
    func: Option<unsafe extern "C" fn()>
)