Function glk_set_interrupt_handler

Source
pub unsafe extern "C" fn glk_set_interrupt_handler(
    func: Option<unsafe extern "C" fn()>,
)