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

Required features: ‘Win32_System_Pipes’, ‘Win32_Foundation’