Function windows_sys::Win32::System::Threading::CreateWaitableTimerA

pub unsafe extern "system" fn CreateWaitableTimerA(
    lptimerattributes: *const SECURITY_ATTRIBUTES,
    bmanualreset: BOOL,
    lptimername: PCSTR,
) -> HANDLE