UnregisterHotKey

Function UnregisterHotKey 

Source
pub unsafe extern "system" fn UnregisterHotKey(
    hWnd: HWND,
    id: c_int,
) -> BOOL