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

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