[][src]Function winapi::um::winbase::GetNamedPipeClientComputerNameA

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