Function WaitNamedPipeA

Source
pub unsafe extern "C" fn WaitNamedPipeA(
    lpNamedPipeName: LPCSTR,
    nTimeOut: DWORD,
) -> BOOL