[][src]Function winapi::um::winuser::RegisterHotKey

pub unsafe extern "system" fn RegisterHotKey(
    hwnd: HWND,
    id: c_int,
    fsModifiers: UINT,
    vk: UINT
) -> BOOL