Function WaitNamedPipeW

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