Function kernel32::GetNamedPipeClientComputerNameW [] [src]

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