[][src]Function winapi::um::synchapi::CreateWaitableTimerW

pub unsafe extern "system" fn CreateWaitableTimerW(
    lpTimerAttributes: LPSECURITY_ATTRIBUTES,
    bManualReset: BOOL,
    lpTimerName: LPCWSTR
) -> HANDLE