Function GetNamedPipeServerProcessId

Source
pub unsafe extern "C" fn GetNamedPipeServerProcessId(
    Pipe: HANDLE,
    ServerProcessId: PULONG,
) -> BOOL