Function vc6_sys::RegisterHotKey

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