pub unsafe extern "system" fn OpenWaitableTimerW(
    dwdesiredaccess: SYNCHRONIZATION_ACCESS_RIGHTS,
    binherithandle: BOOL,
    lptimername: PCWSTR
) -> HANDLE
Expand description

Required features: "Win32_Foundation"