[][src]Function libslang_sys::slang::SLang_remove_interrupt_hook

pub unsafe extern "C" fn SLang_remove_interrupt_hook(
    arg1: Option<unsafe extern "C" fn(arg1: VOID_STAR) -> c_int>,
    arg2: VOID_STAR
)