[][src]Function CCODE::RegisterHotKey

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