Function GetNamedPipeClientComputerNameW

Source
pub unsafe extern "C" fn GetNamedPipeClientComputerNameW(
    Pipe: HANDLE,
    ClientComputerName: LPWSTR,
    ClientComputerNameLength: ULONG,
) -> BOOL