pub type LPCALL_BACK_USER_INTERRUPT_ROUTINE = Option<unsafe extern "system" fn() -> u32>;
Expand description

Required features: "Win32_System_Diagnostics_Debug"