Function winapi::um::winbase::CreateWaitableTimerA[][src]

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