pub unsafe extern "system" fn GetNamedPipeClientComputerNameW(
    pipe: HANDLE,
    clientcomputername: PWSTR,
    clientcomputernamelength: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"